home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 081 / plst_110.arc / PARSELST.CFG next >
Encoding:
Text File  |  1988-05-09  |  5.8 KB  |  166 lines

  1. ; Sample ParseLst control file
  2. ;
  3. ; You should edit this as needed for your own circumstances
  4. ;
  5.  
  6. ; Stuff everyone should have
  7.  
  8. Node 1:132/99                           ; My network address
  9. Country 1                               ; My country code
  10. MaxBaud 9600                            ; My highest baud rate
  11.  
  12. ; Some optional additions
  13.  
  14. MyList MyNodes.Lst                      ; A private node list (for points)
  15. Password 132/100 hispw                  ; Set up a password for 132/100
  16. Phone 132/100 1-234-567-8901            ; Substitute a phone number
  17. Baud 132/100 1200                       ; Substitute a baud rate
  18. CM 132/100                              ; He can handle crash mail 
  19.  
  20. ; Nodelist format statements (find your system(s))
  21. ;   More than one type can be generated from one run of ParseLst.  It is
  22. ;   necessary to decide if "Gated" or "Complete" should be used (Complete
  23. ;   is generally safe, even on SEAdog or TBBS systems), and whether or not
  24. ;   "UseZone" should be used (again, it is generally safe).  Finally, the
  25. ;   different nodelist format lines should be uncommented.  It is possible
  26. ;   to generate all of them during one run by uncommenting the proper lines.
  27.  
  28. ; For BinkleyTerm, Opus, or QuickBBS systems, use the following:
  29. Complete                                ; Give entire nodelist
  30. UseZone                                 ; Don't change Zone to Region
  31.  
  32. ; For SEAdog or TBBS systems, you need the following:
  33. ;Gated                                   ; Use zonegates only
  34. ;TBBSList                                ; Generate TBBS/SEAdog nodelists
  35.  
  36. ; For Fido 11 systems, use the following:
  37. ;Complete                                ; Give entire nodelist
  38.  
  39. ; Any/all of the following nodelist types can be created during one run
  40. ; of ParseLst.  Uncomment all that apply for your situation.
  41.  
  42. ; For BinkleyTerm or Opus 1.10 systems use:
  43. Version6                                ; Generate Version 6 format files
  44.  
  45. ; For TBBS Systems using BinkleyTerm 1.50 or higher as a front end use:
  46. ;BinkList                                ; Generate extra BinkleyTerm files
  47.  
  48. ; For Opus 1.03 or Fido 11 systems use:
  49. ;Version5                                ; Generate Version 6 format files
  50.  
  51. ; For QuickBBS 2.01 systems use
  52. ;QuickBBSList                            ; Generate QuickBBS v2.01 files
  53.  
  54.  
  55. ; Optional output control
  56. ;   Determine which options you wish to support.  For BinkleyTerm, SEAdog,
  57. ;   and Opus 1.10 systems, it is generally wise to generate an "InterList",
  58. ;   rather than "NoFidoList".  This will allow you to use sysop names rather
  59. ;   than net/node numbers for most operations.  Routing information via
  60. ;   "Route" instead of "NoRoute" is necessary for any system that uses
  61. ;   RouteGen from SEA to do mail routing.  Generating the Nodelist.Bbs file
  62. ;   is not generally needed since ParseLst goes directly from the FSC002
  63. ;   formatted nodelist to the various machine readable forms without the
  64. ;   intermediate Nodelist.Bbs file.
  65.  
  66. NoComments                              ; Don't output comment lines
  67. NoRoute                                 ; Don't generate Nodelist.Fon file
  68. NoNodeList                              ; Don't generate Nodelist.Bbs file
  69. NoFidoList                              ; Don't generate human readable files
  70. NoUserList                              ; Don't generate FidoUser.Lst file
  71.  
  72. ; Now the dialing translations
  73.  
  74. ; SEAdog and BinkleyTerm users should delete this and use the DIAL statement
  75. ; in their respective configuration files instead (that can be changed 
  76. ; easily with just an editor, rather than recompiling the nodelist)
  77.  
  78. ; The dialing table is scanned in order, and the first matching 
  79. ; entry is the one that is used.  The defaults are applied ONLY if 
  80. ; no table entries apply.  
  81.  
  82. Dial    /    011-                       ; Add 011- to international calls
  83.  
  84. ; The following set up local calls from Nashua, NH
  85.  
  86.     1-603-432- 432-/
  87.     1-603-434- 434-/
  88.     1-603-465- 465-/
  89.     1-603-424- 424-/
  90.     1-603-429- 429-/
  91.     1-603-672- 672-/
  92.     1-603-673- 673-/
  93.     1-603-594- 594-/
  94.     1-603-880- 880-/
  95.     1-603-881- 881-/
  96.     1-603-882- 882-/
  97.     1-603-883- 883-/
  98.     1-603-884- 884-/
  99.     1-603-885- 885-/
  100.     1-603-886- 886-/
  101.     1-603-888- 888-/
  102.     1-603-889- 889-/
  103.     1-603-635- 635-/
  104.     1-603-891- 891-/
  105.     1-603-893- 893-/
  106.     1-603-898- 898-/
  107.     1-603-649- 649-/
  108.     1-603-       1-/
  109.  
  110. End
  111.  
  112. ; Now the cost table
  113.  
  114. ;
  115. ; Cost table: 
  116. ;
  117. ;    The COST statement at the head of the table can take two 
  118. ;    arguments, which are the default costs in pennies to apply to 
  119. ;    domestic and international calls, respectively.  
  120. ;
  121. ;    Each entry in the cost table consists of a partial phone number 
  122. ;    followed by a cost in pennies for sending a message to any node 
  123. ;    whose phone number begins with that string.  As with the dialing 
  124. ;    table, the first matching entry is the one that is used.  
  125. ;
  126. ;    Cost table entries can take an optional third item, which is a 
  127. ;    maximum baud rate to use when calling into that area.  This can be 
  128. ;    used to allow for "trouble spots".  You cannot specify a baud rate
  129. ;    without also specifying a cost.
  130. ;
  131. ;
  132. ;    An example follows: 
  133. ;
  134.  
  135. Cost 1 250                              ; Give a cost of 1 cent to long
  136.                                         ; distance nodes, and $2.50 international
  137.  
  138. ; The following numbers are free from Nashua, NH
  139.  
  140.     1-603-432- 0
  141.     1-603-434- 0
  142.     1-603-465- 0
  143.     1-603-424- 0
  144.     1-603-429- 0
  145.     1-603-672- 0
  146.     1-603-673- 0
  147.     1-603-594- 0
  148.     1-603-880- 0
  149.     1-603-881- 0
  150.     1-603-882- 0
  151.     1-603-883- 0
  152.     1-603-884- 0
  153.     1-603-885- 0
  154.     1-603-886- 0
  155.     1-603-888- 0
  156.     1-603-889- 0
  157.     1-603-635- 0
  158.     1-603-891- 0
  159.     1-603-893- 0
  160.     1-603-898- 0
  161.     1-603-649- 0
  162.     1-800      0
  163.  
  164. End
  165.  
  166.